Bitmap for WPF
GetMaximumSupportedFeatureLevel(FeatureLevel[]) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > EffectContext クラス > GetMaximumSupportedFeatureLevel メソッド : GetMaximumSupportedFeatureLevel(FeatureLevel[]) メソッド
An array of feature levels
Gets the maximum feature level supported by this instance.
シンタックス
'宣言
 
Public Overloads Function GetMaximumSupportedFeatureLevel( _
   ByVal featureLevels() As FeatureLevel _
) As FeatureLevel
public FeatureLevel GetMaximumSupportedFeatureLevel( 
   FeatureLevel[] featureLevels
)

パラメータ

featureLevels
An array of feature levels

戻り値の型

The maximum feature level selected from the array
参照

EffectContext クラス
EffectContext メンバ
オーバーロード一覧